From: Dmitry Gutov Date: Wed, 10 Mar 2021 01:08:29 +0000 (+0200) Subject: (project-switch-commands): Remove the ###autoload instruction X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~3598 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=de9b19cbfdc690fe14865044e05650d066b6c04c;p=emacs.git (project-switch-commands): Remove the ###autoload instruction * lisp/progmodes/project.el (project-switch-commands): Remove the ###autoload instruction. It's unnecessary and can cause surprises in some circumstances (bug#46986). --- diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el index 67e827eea43..c4bcf88e4ce 100644 --- a/lisp/progmodes/project.el +++ b/lisp/progmodes/project.el @@ -1255,7 +1255,6 @@ It's also possible to enter an arbitrary directory not in the list." ;;; Project switching -;;;###autoload (defcustom project-switch-commands '((project-find-file "Find file") (project-find-regexp "Find regexp")